Namespaces

Functions

string|null
beartropy_parse_icon(string|null $icon, string $class = 'w-5 h-5', string|null $set = null)

Parse and render an icon for the UI.

at line 61
mixed
beartropy_preset(string $name, mixed $default = null)

Retrieve the configuration array for a specific Beartropy preset.

at line 20